#cabecera{
    width:100%;
    height:200px;
    background-color: olivedrab;
}
#cuerpo{
    width: 1100px;
    height:1000px;
    background-color: yellowgreen;
    margin-left: auto;
    margin-right: auto;
    border-style: dotted;
}
#pie{
    width:100%;
    background-color: olivedrab;
    height: 200px;
}
#contcabecera{
    width: 950px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    background-color:olivedrab;
}
#contpie{
    width: 950px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    background-color:olivedrab;
}
#logo{
     width: 150px;
     height: 150px;
     background-color: red;
     float: left;
     margin:25px;
     border-radius: 200px;
}
#nombre{
    width: 600px;
     height: 100px;
     background-color: yellowgreen;
     float: right;
     margin:15px;
}
#subtit{
    width: 600px;
     height: 50px;
     background-color: olivedrab;
     float: right;
     margin:15px;
     padding-left: 100px;
}
#logo2{
    width: 150px;
     height: 150px;
     background-color: red;
     float: left;
     margin: 25px;
     border-radius: 200px;
}
#contacto{
    width: 650px;
     height: 150px;
     background-color: olivedrab;
     float: right;
     margin: 25px;
    border-style: none;
    border-style: double;
}
#caja1{
     width: 400px;
     height: 300px;
     background-color: green;
     float: left;
     margin: 25px;
     border-radius: 25px;
}
#caja2{
     width: 600px;
     height: 125px;
     background-color: green;
     float: left;
     margin: 25px;
     border-radius: 25px;
}
#caja3{
     width: 600px;
     height: 125px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 25px;
}
#caja4{
     width: 1050px;
     height: 200px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 25px;
}
#caja5{
     width: 300px;
     height: 350px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 25px;
}
#caja6{
     width: 350px;
     height: 350px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 25px;
}
#caja7{
     width: 300px;
     height: 350px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 20px;
}
ul{
     margin: 0%;
     padding: 0%;

}
.botones li{
     display: inline;
}
.botones li a{
     display: inline-block;
     width: 298px;
     height: 50px;
     background-color: yellowgreen;
     margin-bottom: 5px;
     color: #000;
     text-decoration: none;
     text-align: center;
     line-height: 50px;
     font-weight: bold;
     border-radius: 5px;
}
.botones li a:hover{
     background-color: chocolate;
}
.ttitulo{
    font-size: 150%;
    color: aliceblue;
    text-align: center;
}
.textnorm{
    font-size: 100%;
color: aliceblue;
text-align: justify;
margin: 10px;
float: left;
}
.imag{
     margin: 10px;
     
}
#suc4{
     width: 150px;
     height: 150px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 25px;
}
#subc4{
     width: 800px;
     height: 150px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 25px;
}
#suc3{
     width: 100px;
     height: 50px;
     background-color: green;
     float: left;
     border-radius: 25px;
}
#subc3{
     width: 450px;
     height: 50px;
     background-color: green;
     float: left;
     margin:25px;
     border-radius: 25px;
}
.che{
     margin-left: 60px;
     margin-top: 5px;
}
.desa{
     margin-left: 45px;
     margin-top: 10px;
}
.ongania{
margin-left: 90px;
     margin-top: 10px;
}
